PREV XML NODE
This function sets the current node to the previous node of the same level.

ARGUMENTS:
* Xml Number = An XML number (between 1 and 256)

RETURNS:
If the function was succesfully executed it returns 1. If the current node is the first node it returns 0.


SYNTAX
Return Integer=PREV XML NODE(Xml Number)


RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File